object StatsForm: TStatsForm Left = 298 Top = 239 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'eSkiMoS R2 - Statystyki' ClientHeight = 257 ClientWidth = 491 Color = clBtnFace Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poScreenCenter Scaled = False OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object GroupBox1: TGroupBox Left = 0 Top = 0 Width = 491 Height = 257 Align = alClient TabOrder = 0 object Label1: TLabel Left = 16 Top = 24 Width = 119 Height = 13 Caption = 'Wiadomo'#347'ci w archiwum:' end object sWArchiwum: TLabel Left = 152 Top = 24 Width = 7 Height = 13 Caption = '0' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False end object Label2: TLabel Left = 16 Top = 48 Width = 126 Height = 13 Caption = #346'rednio wiadomo'#347'ci/dzie'#324':' end object sSrednioNaDzien: TLabel Left = 152 Top = 48 Width = 7 Height = 13 Caption = '0' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False end object Label3: TLabel Left = 16 Top = 72 Width = 95 Height = 13 Caption = 'Najwi'#281'cej w dniach:' end object NajwiecejWDniu: TLabel Left = 152 Top = 72 Width = 7 Height = 13 Caption = '0' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False end object Label4: TLabel Left = 16 Top = 120 Width = 65 Height = 13 Caption = 'Najwi'#281'cej do:' end object NajwiecejDo: TLabel Left = 152 Top = 120 Width = 7 Height = 13 Caption = '0' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False end end object Button1: TButton Left = 408 Top = 224 Width = 75 Height = 25 Cancel = True Caption = 'Zamknij' ModalResult = 2 TabOrder = 1 end end